home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / INTERNET / SITES / RAND / STG13E.ZIP / ST-GUIDE / ST-GUIDE.CHG < prev    next >
Encoding:
Text File  |  1995-05-12  |  17.8 KB  |  345 lines

  1. ST-Guide Changes and version history
  2. ====================================================================== 
  3. Known limitations:
  4. ------------------
  5. - ST-GUIDE: No sound support
  6. - ST-GUIDE: No colour image support (can currently be viewed in mono)
  7.  
  8. Should a problem arise that is not listed here, please check the 
  9. STG-FAQ.HYP and if this doesn't resolve your question get in touch.
  10.  
  11. ----------------------------------------------------------------------
  12.  
  13. Version history (Since first pre-release English language version)
  14. ======================================================================
  15. 19.04.95:
  16. -
  17. ST-Guide : After a HypFind search any text generated is automatically 
  18.            displayed
  19. ST-Guide : The font selector is no longer blocked by wind_update (Hello 
  20.            Dirk ;-)
  21. ST-Guide : Selecting a new fonts in an empty ST-Guide window no longer 
  22.            leads to a crash
  23. ST-Guide : New variable BCKCOLOR allows the window background colour to be 
  24.            configured
  25. ST-Guide : Font protocol supported, the font selector FONT_SEL can be 
  26.            used
  27. ST-Guide : Autolocator built in: Input field: [Backspace]=delete last 
  28.            character, [Shift]+[Backspace]=delete all characters, 
  29.            [Insert]=next marker
  30. ST-Guide : Empty nodes no longer causes display errors
  31. ST-Guide : ASCII files are now split at the last possible space character, 
  32.            which minimises the risk of losing characters
  33. ST-Guide : ASCII files without terminating newline characters should no 
  34.            longer cause the last line to be truncated
  35. ST-Guide : New variable RIGHTBACK interpreted as click on 'Return' button 
  36.            if the ST-Guide window is active
  37. ST-Guide : Colour pictures only displayed if the number of bit planes at 
  38.            the current screen resolution matches the number of bit planes 
  39.            in the image. If an image is not displayed a frame is displayed 
  40.            instead
  41. ST-Guide : The file extender are now handled in upper case before 
  42.            searching for a match in the INF file
  43. ST-Guide : The external viewer under MagiC is now started in parallel if 
  44.            no AV server is available
  45. ST-Guide : The calculation for the maximum window width is calculated from 
  46.            the real width of any images used, instead of using the (often 
  47.            false) values entered by hypertext authors!
  48. ST-Guide : Popup nodes add a half line spacing above and below the text 
  49.            for aesthetic reasons
  50. ST-Guide : New shortcut, [Alternate]+D, loads the hypertext defined by 
  51.            DEFHYP in ST-GUIDE.INF
  52. ST-Guide : Overlapping of images and text when viewing using a different 
  53.            point size compared to the font used to create the hypertext 
  54.            now a thing of the past using the new @limage command
  55. ST-Guide : Co-operation with the new Remarker tool implemented
  56.            (Currently in beta testing)
  57.            -New ST-GUIDE.INF variable REMARKER=[!]<path>
  58.             -> If the '!' is omitted Remarker started on opening 
  59.             ST-Guide.
  60.             -> With [Alternate]+R Remarker started
  61. Remarker : Small box at top left of window displays the status:
  62.            Nothing: Remarker isn't running
  63.            Visible: Remarker is running but there are no notices for the 
  64.            current page.
  65.            Visible and black: A notice for the current page exists.
  66.            [Alternate]+R, or 'Remarker' entry in the 'Extras' menu, 
  67.            started if correctly defined in ST-GUIDE.INF
  68. ST-Guide : New variable REFONLY. If this variable is active, clicking on 
  69.            'normal' text does not cause ST-Guide to search for references
  70. ST-Guide : Under MagiC ST-Guide only recognises the Server if the 
  71.            environment variable AVSERVER is set
  72. HCP      : New command @limage (line image) as an extension of the @image
  73.            command tells ST-Guide to automatically insert blank lines to 
  74.            skip over images, taking into account, the active font
  75. HCP      : Spaces immediately after variable names now received
  76. HCP      : @symbol in the first line of a pnode is now allowed
  77. HCP      : On updating ALL.REF HCP should no longer report errors due to 
  78.            problems with 'realloc'
  79. HCP      : All error messages now wait for a key press
  80. HCP      : 'HypTree-data' no longer output if -l set
  81. HCP      : Undefined variables via @if handled as 0
  82. HCP      : Missing @endnode now correctly handled on Pass 2
  83. HCP      : @include <name>.h is now read as 1:1 if the command is inside 
  84.            a node
  85. RefLink : Problems deleting entries with extender should now be rectified
  86. RefLink : Bug with -m fixed
  87.  
  88. 09.11.94:
  89. ---------
  90. ST-Guide : Bug on scrolling by page removed
  91. ST-Guide : HypTree support implemented
  92.            'VA_START -s1' reports all pages, 'VA_START -s0' switches 
  93.            reporting off.
  94. ST-Guide : 'VA_START -wX,Y,W,H' sets the size of the ST-Guide window, 
  95.            unless it's already open; using this option it's easy for the 
  96.            calling application to freely position the window on screen.
  97. ST-Guide : Search display visually improved
  98. ST-Guide : AV_PROTOKOLL Parameter corrected
  99. ST-Guide : AV_PROTOKOLL is always sent out
  100. ST-Guide : AV_DRAG_ON_WINDOW support implemented
  101. ST-Guide : Problems with [x]UFSL and the 'Info' button (hopefully) fixed.
  102. ST-Guide : References in background windows can be selected
  103. ST-Guide : Problems with tabs in ASCII text removed
  104. ST-Guide : The entry 'Erase stack' is again the same length as the other 
  105.            entries.
  106. ST-Guide : The 'Version:' field in the 'Info' box is now the same length 
  107.            as the entries above it.
  108. ST-Guide : When single tasking using TOS the currently running application 
  109.            is always declared as the AV Server. In a multi-tasking 
  110.            environment the server is determined using the environmental 
  111.            variable AVSERVER.
  112.            ACCWINDOPEN/ACCWINDCLOSED/PROTOKOLL/SENDKEY still only go to 
  113.            the defined server.
  114. ST-Guide : Pop-ups no longer open over the Menu line
  115. ST-Guide : Problems with lengthy system/rx/rxs etc removed
  116. ST-Guide : On opening ST-Guide the last displayed page is redisplayed. The 
  117.            previous slider positions are also restored.
  118. ST-Guide : When single tasking using TOS every AC_CLOSE send a 
  119.            AV_PROTOKOLL
  120. ST-Guide : Holding down the [Alternate] key when calling ST-Guide, without 
  121.            parameters, the file selector is displayed irrespective of the 
  122.            stack contents.
  123. ST-Guide : More problems with the cursor removed
  124. ST-Guide : The 'Reitter' error should now be fixed ;-)
  125. ST-Guide : Menu protocol implemented
  126. ST-Guide : New variable HYPTREE_OPT added to communicate with HypTree
  127. ST-Guide : After searching in the boot directory ST-Guide looks for its 
  128.            INF file in the path specified in the $HOME environmental 
  129.            variable. The same also applies to HCP, RefLink and STool
  130. HCP      : -v command no longer using the escape sequences when outputting 
  131.            to a file
  132. HCP      : -v command functions with or without the enviromental variable:
  133.            LINES
  134. HCP      : -v command waits independent of the line number for the end of 
  135.            every node.
  136. HCP      : -o~ also applies to -v and -r
  137. HCP      : -o aslo applies for -l
  138. STool    : Subject strings can now automatically be translated to another 
  139.            language.
  140. STool    : If the line immediately after the header in catalog.txt begins 
  141.            with a '!' a REF entry is created using the following text on 
  142.            the line.
  143. STool    : All lines in the description beginning with '@' no longer need 
  144.            to be entered because HCP commands can be directly entered in 
  145.            the description.
  146. RefLink  : Before the creation of a REF file a check is now made to make 
  147.            sure the file doesn't already exist before creating a new one.
  148. 1stConv  : *.AVR files are no longer written in the STG file
  149. Documents: (HCP) misunderstanding concerning @image corrected
  150. Documents: (RefLink) Tree method explained
  151. Documents: (STool) Translation table documented
  152.  
  153. 24.09.94:
  154. ---------
  155. ST-Guide : Problem not releasing memory after rx-events fixed
  156. ST-Guide : All VA_START events are now, where necessary, send out with a 
  157.            mxalloc requested buffer.
  158. ST-Guide : During horizontal scrolling by page the button bar now scrolls 
  159.            correctly.
  160. ST-Guide : New variable ARROWPATCH added to the INF file; When active 
  161.            this removes a bug in the AES which prevents the scroll arrows 
  162.            in Windowed ACCs working correctly with some TOS versions
  163. ST-Guide : If in der ersten Seite ein toc gesetzt war, wurde der
  164.            Inhalt-Button trotzdem disabled dargestellt
  165. ST-Guide : When moving to a preset mark the page containing the mark is 
  166.            added onto the stack
  167. ST-Guide : Stack may also be deleted using [Alternate]+E
  168. ST-Guide : Scrolling by page takes advantage of blitting where possible
  169. ST-Guide : Problems with events from various applications removed
  170. ST-Guide : Problem with window shading using WINX removed
  171. ST-Guide : [Shift]+[Control]+O calls the file selector with '*.*'pattern 
  172. ST-Guide : Because nobody ever seems to read this file the progress alert 
  173.            displayed using 'Find' explicitly states [Shift]+[Shift] 
  174.            aborts the search.
  175. HCP      : Loading of IMGs functions again!
  176. HCP      : Include files related output error, which led to a crash 
  177.            removed
  178. HCP      : Option -o replaced with parameter '~'
  179. HCP      : @toc can now be used outside nodes; in this case all following 
  180.            nodes without a toc will automatically adopt the previous 
  181.            setting
  182. HCP      : Problem with faulty @endnode's now fixed (hopefully)
  183.  
  184. 30.08.94:
  185. ---------
  186. ST-Guide : Images can be displayed in colour again hopefully!
  187.  
  188. 24.08.94:
  189. ---------
  190. ST-Guide : The number block keys +/- keys now function as alternative 
  191.            shortcuts for Page Down and Page Up. [Control]+[CursorDown] and 
  192.            [Control]+[CursorUp] still function.
  193. ST-Guide : Searching in REF files can now be aborted by holding down 
  194.            both [Shift] keys.
  195. ST-Guide : Colour images are now displayed correctly, although they're 
  196.            still only displayed in monochrome.
  197.            (Thanks to Michael Ziegler!)
  198. HCP      : Colours images are now loaded correctly.
  199.            (Thanks to Ulrich Roâ‚§goderer!)
  200.  
  201. 31.07.94:
  202. ---------
  203. ST-Guide : Movement using the sliders in the 'Reference list' with less 
  204.            than ten entries no longer leads to errors.
  205. ST-Guide : The keyboard shortcuts [Alt]+T and [Alt]+X were transmitted 
  206.            to the active application, now fixed.
  207. ST-Guide : Block marking now functions on pages containing boxes.
  208. ST-Guide : The 'Find' dialog now works properly with Let 'em Fly.
  209. ST-Guide : Images are now correctly redrawn after opening a pop-up node 
  210.            over them.
  211. ST-Guide : Built-in TOS 2.06 patch removed again because it caused 
  212.            problems with MultiTOS gab (MultiTOS is evidently not, in 
  213.            this position, correctly executing an evnt_multi 
  214.            (...MU_TIMER...). Button-Events suffer a large delay.
  215. ST-Guide : Click handling changed as follows:
  216.            1. No delay any more
  217.            2. Double clicks ALWAYS lead to a reference
  218.            3. Faster single click selects the reference
  219.            4. Click and drag to mark a block
  220. ST-Guide : If a search mask wasn't found, which contained the 
  221.            characters '|', ']' or '[' this caused problems with the 
  222.            Alert box displayed, now fixed.
  223. ST-Guide : In the hit list the 'Cancel' button and entries are no 
  224.            longer TOUCHEXIT, therefore the dialog is removed after the 
  225.            mouse button is clicked and ST-Guide is displayed again.
  226. ST-Guide : Problems with small Y values for WINSIZE now fixed.
  227. ST-Guide : Following many requests the Block pop-up now has a left 
  228.            edge.
  229. ST-Guide : Over length masks no longer spill out of the right hand side 
  230.            of the 'Find' dialog.
  231. ST-Guide : When flicking through a hypertext a page at a time the 
  232.            buttons are no longer redrawn each page.
  233. ST-Guide : When flicking through a hypertext a page at a time the last 
  234.            line on a page is now the last line in the window.
  235. ST-Guide : Blocks can no longer be marked in background windows because 
  236.            this was causing errors!
  237. ST-Guide : [Tab] and [Shift]+[Tab] should now (finally) work correctly.
  238. ST-Guide : During transfer of messages via 'rx' the memory for the 
  239.            command line is now requested via Mxalloc where possible.
  240.           (Warning: This is untested!)
  241. ST-Guide : Starting external viewers as programs from ST-Guide with 
  242.            non-hypertext parameters now works again.
  243. ST-Guide : No longer crashes if a block past the text end is marked and 
  244.            an action is triggered.
  245. ST-Guide : The correct title now appears in the Window title line, even 
  246.            if the main page has no title.
  247. HCP      : No longer crashes if a page name 'Index' is defined in a 
  248.            hypertext.
  249. 1stConv  : Now usuable again! The last version was broken!
  250. Documents: Error in description of @index corrected.
  251. Documents: Desciption of '-i' and '-j' corrected.
  252.  
  253. 29.06.94:
  254. --------- 
  255. ST-Guide : Scrolling from keyboard no longer overruns 
  256. ST-Guide : Scrolling from keyboard now faster 
  257. ST-Guide : Scrolling by slider no longer flickers (much)
  258. ST-Guide : Support for WINX scrollboxes 
  259. ST-Guide : When a non-hypertext file is called and EXTVIEW exists 
  260.            the ST-Guide window is no longer opened unnecessarily.
  261. ST-Guide : Small error in finding the hypertext file referred to in the 
  262.            REF-file fixed.
  263. ST-Guide : REF-search changed again: Following many requests the search 
  264.            is first made for exact (case sensitive) correspondences; if 
  265.            there are several matches then a 'Continue' button appears 
  266.            in the list of matches so that a search for similarities can 
  267.            be made later.
  268. ST-Guide : If an argument not marked as a cross-reference was chosen 
  269.            and its explanation was present in the same file, then the 
  270.            current page was not stored in the stack.
  271. ST-Guide : From now an an English language version of ST-Guide is also 
  272.            available.
  273. ST-Guide : Problems during loading of ASCII files with veeery long 
  274.            lines that also contain Tab characters fixed.
  275. ST-Guide : Under multi-tasking systems messages are no longer 
  276.            dispatched to Application #0.
  277. HCP      : Option '+x' doesn't write the page titles only in the index 
  278.            but consequently also into the REF-file.
  279. HCP      : Less ambiguous error messages incorporated.
  280. HCP      : Stack enlarged, so that even very long files should no 
  281.            longer cause crashes.
  282. HCP      : Now uses up to 4 MB main memory, in place of 1MB previously.
  283. HCP      : Problems with umlauts in the auto-referencer fixed.
  284. HCP      : Should be faster for texts with lots of nodes.
  285. RefLink  : With '-d' one can now also use HYP as an extension; 
  286.            previously the names had to be input without an extension or 
  287.            with a REF extension.
  288. STool    : Internal changes; now one can also read where which 
  289.            hypertext has been found.
  290. STool    : No endless loop with defective hypertexts any more.
  291. 1stConv  : Problems with variable spaces in cross-references fixed.
  292. 1stConv  : '+z' now set as a default.
  293. 1stConv  : The name of the main file is now adopted as '@symbol' in the 
  294.            first page, so that after conversion of CATGUIDE, for 
  295.            instance, this reference ("CATGUIDE") will also be found.
  296. Documents: In the description of the listings the high and low values 
  297.            of the pointers were reversed everywhere...
  298.  
  299. 02.05.94:
  300. --------- 
  301. ST-Guide : The 'Help' key works again...
  302. ST-Guide : Under certain conditions the entire text could appear 
  303.            inverted, now fixed.
  304. ST-Guide : Keyboard shortcuts are now handled as follows:
  305.            - If MUSTCTRL is set, then ONLY WITH [Control]
  306.            - If MUSTCTRL not set, then ONLY WITHOUT [Control]
  307.            -> As many shortcuts as possible can now be passed on 
  308.            to the main application.
  309. ST-Guide : The list of matches will now be shown if only a similar 
  310.            reference has been found.
  311. ST-Guide : The list of matches, besides the node names, now also shows 
  312.            the appropriate label (if 'X' is being searched for and a 
  313.            label X exists on a page Y then both Y as well as X will be 
  314.            displayed).
  315. ST-Guide : List of matches can now be operated completely from the 
  316.            keyboard:
  317.            - Cursor keys set selection 
  318.            - Return == Click on match line 
  319.            - UNDO == Cancel 
  320.            - W == Continue
  321. ST-Guide : First changes to the code for displaying pictures; hopefully 
  322.            picture display in colour now works.
  323. HCP      : Multiple endnodes are now signalled and no longer cause 
  324.            problems.
  325. HCP      : Under certain circumstances cross-references were set 
  326.            automatically to the current node, now fixed.
  327. RefLink  : Screen display error with '-d' fixed.
  328. 1st-Conv : Stupid error that could lead to garbled file names fixed.
  329. 1st-Conv : Now reads the last line of a file even when this is not 
  330.            terminated with a 'newline'.
  331. 1st-Conv : Protected against over-long lines, which could lead to 
  332.            problems under Mag!C.
  333. 1st-Conv : Error in connection with links to nodes that contain 
  334.            quotation marks, now fixed.
  335. PC-Conv  : Protected against over-long lines, which could lead to 
  336.            problems under MagiC!
  337. MAN2STG  : Texts to the remaining CAT-folders supplemented.
  338.  
  339. General  : STG_CONV.LZH renamed to STG-UTIL.LZH.
  340.            New tool CALL-ACC included.
  341.            QAA now as hypertext.
  342.            QAA extended.
  343. -----------------------------------------------------------------
  344. 12th May 1995 To be continued...
  345.